home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- <!--
- function OnTxtFieldChanging()
- {
- var oKey = document.getElementById("txtKey");
- var sResult = "false";
-
- if (oKey != null)
- {
- if (ValidateSerial(oKey.value))
- {
- sResult = "true";
- }
-
- location = "pcucmd://StoreParam?key=" + oKey.value;
- }
-
- location="pcucmd://CanContinue?enable=" + sResult;
- }
-
- function WebBrHRefAssign()
- {
- var WebBr = document.getElementById("WebBr");
- if (WebBr != null)
- {
- var strURL="http://apps.corel.com/redirect/"+getParamString();
- WebBr.href=strURL;
- }
- }
-
- -->
- </script>
- </head>
- <body onload="WebBrHRefAssign(); location='pcucmd://FrameDataLoaded';" tabindex="-1">
- <div id="pcu_data" style="DISPLAY: none">
- PageDimension:630,440
- </div>
- <div id="ButtonBar" style="display:none">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td align="right">
- <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinua</button>
- <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>nnulla</button>
- </td>
- </tr>
- </table>
- </div>
- Attualmente la connessione a Internet è disabilitata. Per procedere, selezionare una delle seguenti opzioni:
- <br>
- <br>
- <table style="width: 100%" cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td style="padding: 5px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid">
- <p><b>Si desidera connettersi a Internet?</b></p>
- <p>Connettersi a Internet e inserire il proprio account Corel.</p>
- <p align="center">
- <button accesskey="N" type="button" id="btnConnect" onclick="location='pcucmd://Connect'; location='pcucmd://SetSequence?name=Online&index=2&condition=yes'">Conn<u>e</u>tti</button>
- </p>
- <p>Se si è online, ma non si riesce a collegarsi, <a id="WebBr" href="#" target="_blank">fare clic qui</a> per utilizzare il proprio browser web.</p>
- </td>
- <td style="padding:5px; width:195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid;">
- <p><b>Si desidera lavorare non in linea?</b></p>
- <p>Contattare il rappresentante del Servizio Clienti Corel più vicino per conoscere il proprio numero di serie per il periodo di prova.
- </p>
- <p align="center">
- <button accesskey="P" type="button" id="btnPhoneCorel" onclick="location='pcucmd://Next'"><u>T</u>elefona a Corel</button>
- </p>
- </td>
- <td style="width: 195px; padding: 5px">
- <p><b>Si dispone già di un numero di serie per il periodo di prova?</b></p>
- <p>Immettere il proprio numero di serie per il periodo di prova e selezionare Continua per proseguire.</p>
- <p align="center">
- <input style="margin-left:5px; margin-right:5px; width:100%" type="text" id="txtKey" onkeyup="OnTxtFieldChanging()" />
- </p>
- </td>
- </tr>
- </table>
- </body>
- </html>
-
-
-
-
-
-